home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1387 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  386 b 

  1. From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Re: IEEE floating point? 
  3. Date: Fri, 13 May 1994 11:35:31 +0200
  4.  
  5. Hello!
  6.  
  7. |>Can someone tell me if pml.olb uses IEEE floating point or not?
  8. |>
  9. The portable math lib uses the compiler's basic float functions, so if the
  10. compiler uses IEEE, then the lib does so, too. And as C is guarantied to
  11. use this format, You get it.
  12.  
  13. Ulrich
  14.